const net/http.http2FrameData

5 uses

	net/http (current package)
		h2_bundle.go#L1435: 	http2FrameData         http2FrameType = 0x0
		h2_bundle.go#L1448: 	http2FrameData:         "DATA",
		h2_bundle.go#L1502: 	http2FrameData: {
		h2_bundle.go#L1533: 	http2FrameData:         http2parseDataFrame,
		h2_bundle.go#L2108: 	f.startWrite(http2FrameData, flags, streamID)